SearchMailboxesResponseItems Property |
Gets the items.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic IList<PreviewItem> Items { get; }Public ReadOnly Property Items As IList(Of PreviewItem)
Get
Property Value
Type:
IListPreviewItemThe items.
See Also